.toutiao {
    width: 1260px;
    margin: 0 auto;
    padding: 32px 0;
    box-sizing: border-box
}

.toutiao .bigone {
    text-align: center;
    /*height: 38px;*/
    font-family: PingFang-SC, PingFang-SC;
    font-weight: 800;
    font-size: 38px;
    color: #1B448F;
    line-height: 40px;
    font-style: normal;
}

.toutiao .bigthree {
    display: flex;
    align-items: center;
    margin-top: 32px;
    justify-content: center;
}

.toutiao .bigthree .tta {
    height: 18px;
    font-family: PingFang-SC, PingFang-SC;
    font-weight: 500;
    font-size: 18px;
    color: #1B448F;
    line-height: 18px;
    text-align: left;
    font-style: normal;
}

.toutiao .bigthree span {
    width: 1px;
    height: 10px;
    margin: 0 5px;
}

.adone {
    width: 1260px;
    height: 120px;
    margin: 0 auto;
}
.adtwoimg{
    display:flex;
    justify-content:space-between;
    height: 100px !important;
}
.adtwoimg a{
    width:49%;
}
.adone img {
    width: 100%;
    height: 120px;
}

.content {
    width: 1260px;
    margin: 0 auto;
    margin-top: 36px;
}

.content .first {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}

.content .first .left {
    width: 720px;
}

.content .first .left .h1title {
    text-align: center;
    height: 32px;
    font-family: PingFang-SC, PingFang-SC;
    font-weight: bold;
    font-size: 32px;
    color: #000000;
    line-height: 32px;
    font-style: normal;
        overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.content .first .left .three {
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: 21px;
    height: 18px;
    font-family: PingFang-SC, PingFang-SC;
    font-weight: 500;
    font-size: 14px;
    color: #000000;
    line-height: 18px;
    font-style: normal;
}

.content .first .left .three .thatitle {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    margin-right: 20px;
    width: 205px;
}

.content .first .left .three .thatitle:last-child {
    margin-right: 0;
}

.content .first .left .swiperbox {
    margin-top: 41px;
    width: 100%;
    height: 405px;
}

.content .first .left .swiperbox .swiperimg {
    position: absolute;
    z-index: 1;
}

.content .first .left .swiperbox .imgbg {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 20px;
    color: #FFFFFF;
    text-align: left;
    font-style: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    width: 720px;
    height: 83px;
    box-sizing: border-box;
    padding: 40px 150px 20px 20px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}

.content .first .left .swiperbox .swiper-horizontal>.swiper-pagination-bullets,
.content .first .left .swiperbox .swiper-pagination-bullets.swiper-pagination-horizontal,
.content .first .left .swiperbox .swiper-pagination-custom,
.content .first .left .swiperbox .swiper-pagination-fraction {
    bottom: 25px;
    left: 280px;
}

.content .first .left .swiperbox .swiper-pagination-bullet-active {
    width: 22px;
    height: 8px;
    background: #028FED;
    border-radius: 4px;
}

.content .first .left .swiperbox .swiper-button-next,
.content .first .left .swiperbox .swiper-button-prev {
    top: 92%;
    color: #ccc;
    z-index:999999;
}

.content .first .left .swiperbox .swiper-button-prev {
    left: 77%;
}

.content .first .left .swiperbox .swiper-button-next:after,
.content .first .left .swiperbox .swiper-button-prev:after {
    font-size: 14px;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gunswiper {
    width: 720px;
    height: 190px;
    margin-top: 28px;
    /* margin: auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
    overflow: hidden; */
    display: flex;
    justify-content: space-between;
}

.gunswiper .gunbox {
    width: 223px;
    height: 126px;
}

.gunswiper .gunbox img {
    width: 224px;
    height: 126px;
    background: #D8D8D8;
}

.gunswiper .gunbox .guntitle {
    width: 224px;
    height: 56px;
    font-family: PingFang-SC, PingFang-SC;
    font-weight: 500;
    font-size: 20px;
    color: #000000;
    line-height: 28px;
    text-align: left;
    font-style: normal;
    margin-top: 12px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
}

.right {
    width: 508px;
}

.right .leader {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.right .leader a {
    display: flex;
}

.right .leaderimg {
    width: 248px;
    height: 85px;
}

.right .listbox {
    margin-top: 31px;
    width: 508px;
    height: 604px;
}

.right .listbox .lista {
    width: 508px;
    font-family: PingFang-SC, PingFang-SC;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    text-align: left;
    font-style: normal;
    margin-bottom: 14px;
    color: #000000;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    max-height: 60px;
}

.right .listbox .lista:hover {
    color: #028FED;
}

.right .listbox .lista:first-child {
    width: 100%;
    font-family: PingFang-SC, PingFang-SC;
    font-weight: bold;
    /* font-size: 28px; */
    color: #000000;
    line-height: 42px;
    text-align: left;
    font-style: normal;
    max-height: 84px;
}

.twobox {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
}

.twobox .listbox {
    width: 396px;
}

.twobox .listbox .title {
    margin-bottom: 18px;
}

.twobox .listbox .titleline {
    width: 396px;
    height: 2px;
    background: #D8D8D8;
    position: relative;
}

.twobox .listbox .titleline .linhead {
    width: 112px;
    height: 3px;
    background: #1CAEFF;
    position: absolute;
    top: -1px;
}

.twobox .listbox .title .titletxt {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 10px;
}

.twobox .listbox .title .titletxt div {
    height: 32px;
    font-family: PingFang-SC, PingFang-SC;
    font-weight: 800;
    font-size: 28px;
    color: #000000;
    line-height: 32px;
    text-align: left;
    font-style: normal;
}

.twobox .listbox .title .titletxt a {
    display: flex;
    align-items: center;
    color: #9B9B9B;
}

.twobox .listbox .title .titletxt img {
    width: 16px;
    height: 16px;
}

.twobox .listbox .conimg {
    width: 100%;
    height: 211px;
    position: relative;
    margin-bottom: 18px;
}

.twobox .listbox .conimg img {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}

.twobox .listbox .conimg p {
    position: absolute;
    width: 100%;
    height: 36px;
    background: rgba(0, 0, 0, .51);
    z-index: 2;
    bottom: 0;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    font-family: PingFang-SC-Bold, PingFang-SC;
    font-weight: bold;
    color: #FFFFFF;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 15px;
    box-sizing: border-box;
}

.twobox .listbox .list {
    width: 100%;
}

.twobox .listbox .list .lista {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-indent: 16px;
    margin-bottom: 14px;
    font-family: PingFang-SC, PingFang-SC;
    font-weight: 500;
    font-size: 18px;
    color: #000000;
    line-height: 25px;
    text-align: left;
    font-style: normal;
    position: relative;
}

.twobox .listbox .list .lista::before {
    content: '';
    position: absolute;
    left: 2px;
    width: 6px;
    height: 6px;
    background: #D8D8D8;
    top: 9px;
    border-radius: 3px;
}

.conthree {
    margin-bottom: 10px;
    width: 1260px;
    overflow: hidden;
    height: 236px;
    margin-top: 20px;
}

.conthree .swiper {
    width: 100%;
    height: 100%;
    display: flex;
    margin-top: 0;
}

.conthree .swiper-wrapper {
    transition-timing-function: linear;
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
}

.conthree .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 300px;
    height: 236px;
}

.conthree .swiper-slide a {
    width: 300px;
    height: 236px;
}

.conthree .swiper-slide img {
    display: block;
    width: 100%;
    height: 168px;
}

.conthree .swiper-slide .zttitle {
    width: 294px;
    height: 56px;
    font-family: PingFang-SC, PingFang-SC;
    font-weight: 500;
    font-size: 20px;
    color: #000000;
    line-height: 28px;
    text-align: left;
    font-style: normal;
    margin-top: 12px;
}

.threebox {
    margin-top: 40px;
    margin-bottom: 40px;
}

.threebox .title {
    margin-bottom: 18px;
}

.threebox .titleline {
    width: 100%;
    height: 1px;
    background: #D8D8D8;
    position: relative;
}

.threebox .titleline .linhead {
    width: 112px;
    height: 3px;
    background: #1CAEFF;
    position: absolute;
    top: -1px;
}

.threebox .title .titletxt {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 10px;
}

.threebox .title .titletxt div {
    height: 32px;
    font-family: PingFang-SC, PingFang-SC;
    font-weight: bold;
    font-size: 32px;
    color: #000000;
    line-height: 32px;
    text-align: left;
    font-style: normal;
}

.threebox .title .titletxt a {
    display: flex;
    align-items: center;
    color: #9B9B9B;
}

.threebox .title .titletxt img {
    width: 16px;
    height: 16px;
}

.twobox .listbox .titleline .plushead {
    width: 200px;
}

.threebox .title .zt .linhead {
    width: 60px;
}

.fourbox {
    margin-top: 40px;
    margin-bottom: 40px;
}

.title {
    margin-bottom: 18px;
}

.titleline {
    width: 100%;
    height: 1px;
    background: #D8D8D8;
    position: relative;
}

.titleline .linhead {
    width: 112px;
    height: 3px;
    background: #1CAEFF;
    position: absolute;
    top: -1px;
}

.title .titletxt {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 10px;
}

.title .titletxt div {
    height: 32px;
    font-family: PingFang-SC, PingFang-SC;
    font-weight: bold;
    font-size: 32px;
    color: #000000;
    line-height: 32px;
    text-align: left;
    font-style: normal;
}

.title .titletxt a {
    display: flex;
    align-items: center;
    color: #9B9B9B;
}

.title .titletxt img {
    width: 16px;
    height: 16px;
}

.fourbox .listbox .titleline .plushead {
    width: 200px;
}

.fourbox .imgbox {
    display: flex;
}

.fourbox .imgbox .oneimg {
    width: 420px;
    height: 420px;
    background: #D8D8D8;
    position: relative;
    overflow: hidden;
    transform: scale(1);
}

.fourbox .imgbox .oneimg img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
}

.fourbox .imgbox .oneimg .bgimg {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    /* display: none; */
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 28px;
    line-height: 420px;
    text-align: center;
    letter-spacing: 5px;
    top: 420px;
}

.fourbox .imgbox .oneimg img:hover {
    transform: scale(1.2);
}

.fourbox .imgbox .oneimg:hover .bgimg {
    animation: imgactive 3s forwards;
}

@keyframes imgactive {
    to {
        top: 0px;
    }
}

.imgbox .tsanimg {
    width: 420px;
    height: 420px;
    background: #D8D8D8;
}

.imgbox .tsanimg .twoimg {
    width: 420px;
    height: 210px;
    background: #D8D8D8;
    position: relative;
    overflow: hidden;
    transform: scale(1);
}

.imgbox .tsanimg .twoimg img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
}

.imgbox .tsanimg .twoimg .bgimg {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    /* display: none; */
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 28px;
    line-height: 210px;
    text-align: center;
    letter-spacing: 5px;
    top: 210px;
}

.imgbox .tsanimg .twoimg img:hover {
    transform: scale(1.2);
}

.imgbox .tsanimg .twoimg:hover .bgimg {
    animation: imgactiveone 3s forwards;
}

@keyframes imgactiveone {
    to {
        top: 0px;
    }
}

.imgbox .tsanimg .threeimg {
    display: flex;
}

/* ä¸¤ä¸ªå›¾ç‰‡ä¸€åˆ— */
.imgbox .tsanimg .threeimg .rowimg {
    width: 210px;
    height: 210px;
    background: #D8D8D8;
    position: relative;
    overflow: hidden;
    transform: scale(1);
}

.imgbox .tsanimg .rowimg img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
}

.imgbox .tsanimg .rowimg .bgimg {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    /* display: none; */
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 28px;
    line-height: 210px;
    text-align: center;
    letter-spacing: 5px;
    top: 210px;
}

.imgbox .tsanimg .rowimg img:hover {
    transform: scale(1.2);
}

.imgbox .tsanimg .rowimg:hover .bgimg {
    animation: imgactiveone 3s forwards;
}

@keyframes imgactiveone {
    to {
        top: 0px;
    }
}

.imgbox .tsanimg .threeimg {
    display: flex;
}